home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Xconq 7.0d37 / source / config / mh-decstation < prev    next >
Encoding:
Text File  |  1994-04-24  |  185 b   |  7 lines  |  [TEXT/R*ch]

  1. CC = cc -Wf,-XNg1000
  2.  
  3. # for X11, since the native DECwindows include files are really broken when
  4. # it comes to function prototypes.  
  5. X11_INCLUDE_FLAGS = "-DNeedFunctionPrototypes=0"
  6.  
  7.